How to Install rasqal-utils software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rasqal-utils software package in Ubuntu 14.04 LTS (Trusty Tahr)

rasqal-utils software package provides Rasqal RDF Query utilities, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rasqal-utils 

rasqal-utils is installed in your system.

Make ensure the rasqal-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep rasqal-utils *

You will get with rasqal-utils package name, version, architecture and description in a table

rasqal-utils package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package rasqal-utils
Version 0.9.32-1
Description Rasqal RDF Query utilities
Sub Section Text


See Also, How to uninstall or remove rasqal-utils software package from Ubuntu 14.04 LTS (Trusty Tahr)?